
As the GNU/Linux systems, Tesseract also has its
own coreutils package.

 cat <file> - prints out a file
 credits - prints out credits
 dmesg (...) - displays logs ('man dmesg')
 df <size> - displays filesystem stats ('man df')
 man <manual page> - displays help ('man man')
 scp <path> - copies a file to /home
 shell - Tesseract shell
 shutdown - performs shutdown
 systeminfo (...) - shows stats ('man systeminfo')
 tty - displays terminal size
 